iShell Help
Tribeworks > iShell > Help >
  Global
   
Global is a variable type available in all parts of the project. It is best to use global variables only when absolutely needed. It is more efficient to us locals or properties if possible.